home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Multimedia
/
Movie3.0
/
Source
/
Makefile.preamble
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-07-31
|
147 b
|
9 lines
LDFLAGS=-s
OTHER_LIBS=xanim/libxanim.a
project:: mpegDecode/mpegDecode xanim/libxanim.a
clean::
cd xanim; make clean
cd mpegDecode; make clean